Correctly register the done signal - it sends an enum, not an int.
authorMurray Cumming <murrayc@murrayc.com>
Tue, 20 Jun 2006 19:48:37 +0000 (19:48 +0000)
committerMurray Cumming <murrayc@src.gnome.org>
Tue, 20 Jun 2006 19:48:37 +0000 (19:48 +0000)
commit41b067c43a446ab7f4e19636a7fef3866ec42cca
treeb511a47011cb097a991e3ae8545b55e62d0a9d10
parentd14e9a14ad745c12a985fbeb82bc0114fad5689f
Correctly register the done signal - it sends an enum, not an int.

2006-06-20  Murray Cumming  <murrayc@murrayc.com>

        * gtk/gtkprintoperation.c: (gtk_print_operation_class_init):
        Correctly register the done signal - it sends an enum, not an int.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkprintoperation.c